Stands for set position. Moves the turtle to the designatedx y coordinates. The center of the page is [0 0]. The maximum number forx andy is 9999. Note that if a turtle lands on a programmed color after a setpos command, the color won’t react: only fd and bk activate programmed colors. See pos.